home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Graphics / WildFire / WildFireFPU / Processes / tut_fadeHALVE.process < prev    next >
Encoding:
Text File  |  1997-07-05  |  9.8 KB  |  682 lines

  1. ;This file was generated by Wildfire V3.22
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Sunday, 15-Jun-97, 15:59:33
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=659456
  10. pcsFrame=114
  11. pcsMaxFrame=330
  12. pcsWidth=80
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=2
  16. pcSmoothing=1
  17. pcScale=0.500000
  18. pcBGRed=0
  19. pcBGGreen=0
  20. pcBGBlue=0
  21. pcDefSaver=JPEG
  22. pcsInput=wf:Trash/face1HALVE
  23. pcsOutput=ram:face2
  24. ppState=2
  25. ppRGB=256
  26. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  27. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  28. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  29.  
  30. ;Actions
  31. pcNodeCount=25
  32.  
  33. ;Comment
  34. type=32
  35. hidden=0
  36. from=1
  37. to=9999
  38. step=1
  39. string=0. load the images
  40.  
  41. ;LoadImage
  42. type=13
  43. hidden=1
  44. from=1
  45. to=1
  46. step=1
  47. output=4
  48. sequence=wf:Trash/face1
  49. shift=0
  50. repeat=1
  51.  
  52. ;LoadImage
  53. type=13
  54. hidden=1
  55. from=1
  56. to=1
  57. step=1
  58. output=5
  59. sequence=wf:Trash/face2
  60. shift=0
  61. repeat=1
  62.  
  63. ;Comment
  64. type=32
  65. hidden=0
  66. from=1
  67. to=1
  68. step=1
  69. string=1. sequence: fade in (1-30)
  70.  
  71. ;Balancing
  72. type=5
  73. hidden=1
  74. from=1
  75. to=30
  76. step=1
  77. input=4
  78. output=0
  79. red=0
  80. green=0
  81. blue=0
  82. bright=0
  83. contrast=0
  84. gamma=0
  85. eRed=-1
  86. eGreen=-1
  87. eBlue=-1
  88. eBright=0
  89. eContrast=1
  90. eGamma=-1
  91.  
  92. ;Comment
  93. type=32
  94. hidden=0
  95. from=1
  96. to=1
  97. step=1
  98. string=2. sequence: alpha compose (31-60)
  99.  
  100. ;ColorToGray
  101. type=6
  102. hidden=1
  103. from=31
  104. to=60
  105. step=1
  106. input=5
  107. output=2
  108. weights=2
  109. red=3333
  110. green=3334
  111. blue=3333
  112. eRed=-1
  113. eGreen=-1
  114. eBlue=-1
  115.  
  116. ;Balancing
  117. type=5
  118. hidden=1
  119. from=31
  120. to=60
  121. step=1
  122. input=2
  123. output=2
  124. red=0
  125. green=0
  126. blue=0
  127. bright=0
  128. contrast=0
  129. gamma=0
  130. eRed=-1
  131. eGreen=-1
  132. eBlue=-1
  133. eBright=2
  134. eContrast=-1
  135. eGamma=-1
  136.  
  137. ;Compose
  138. type=3
  139. hidden=1
  140. from=31
  141. to=60
  142. step=1
  143. centreX=0
  144. centreY=0
  145. left=0
  146. top=0
  147. background=4
  148. foreground=5
  149. destination=0
  150. alpha=2
  151. mix=100
  152. eLeft=-1
  153. eTop=-1
  154. eMix=-1
  155. genlock=1
  156. red1=0
  157. green1=0
  158. blue1=0
  159. red2=0
  160. green2=0
  161. blue2=0
  162. eRed1=-1
  163. eGreen1=-1
  164. eBlue1=-1
  165. eRed2=-1
  166. eGreen2=-1
  167. eBlue2=-1
  168.  
  169. ;Comment
  170. type=32
  171. hidden=0
  172. from=1
  173. to=1
  174. step=1
  175. string=3. sequence: twirl (61-120)
  176.  
  177. ;Twirl
  178. type=18
  179. hidden=1
  180. from=61
  181. to=120
  182. step=1
  183. input=5
  184. output=0
  185. fallOff=2
  186. centreX=160
  187. centreY=128
  188. radius=128
  189. amount=360.000000
  190. zoom=1.000000
  191. power=2.000000
  192. eCentreX=-1
  193. eCentreY=-1
  194. eRadius=-1
  195. eAmount=3
  196. eZoom=-1
  197. ePower=-1
  198.  
  199. ;Comment
  200. type=32
  201. hidden=0
  202. from=1
  203. to=1
  204. step=1
  205. string=4. sequence: perspective (121-150)
  206.  
  207. ;Perspective
  208. type=20
  209. hidden=1
  210. from=121
  211. to=150
  212. step=1
  213. input=5
  214. output=1
  215. camX=0
  216. camY=0
  217. camZ=-800
  218. rotate=-8814
  219. alpha=0.000000
  220. beta=60.000000
  221. centreX=160
  222. centreY=128
  223. zoom=1.000000
  224. doLight=0
  225. lightX=-200
  226. lightY=100
  227. lightZ=-600
  228. intensity=1107985088469337000000000000.000000
  229. hardness=18448039182717470000000000000.000000
  230. ambient=281787625041037300000.000000
  231. phong=60.000000
  232. faces=-13828
  233. quant3D=1.000000
  234. eCamX=-1
  235. eCamY=-1
  236. eCamZ=-1
  237. eAlpha=-1
  238. eBeta=4
  239. eCentreX=-1
  240. eCentreY=-1
  241. eZoom=-1
  242. eLightX=-1
  243. eLightY=-1
  244. eLightZ=-1
  245. eIntensity=0
  246. eHardness=0
  247. eAmbient=17241
  248. ePhong=-1
  249. eQuant3D=-1
  250.  
  251. ;Compose
  252. type=3
  253. hidden=1
  254. from=121
  255. to=150
  256. step=1
  257. centreX=0
  258. centreY=0
  259. left=0
  260. top=0
  261. background=4
  262. foreground=1
  263. destination=0
  264. alpha=-1
  265. mix=100
  266. eLeft=-1
  267. eTop=-1
  268. eMix=-1
  269. genlock=2
  270. red1=0
  271. green1=0
  272. blue1=0
  273. red2=0
  274. green2=0
  275. blue2=0
  276. eRed1=-1
  277. eGreen1=-1
  278. eBlue1=-1
  279. eRed2=-1
  280. eGreen2=-1
  281. eBlue2=-1
  282.  
  283. ;Comment
  284. type=32
  285. hidden=0
  286. from=1
  287. to=1
  288. step=1
  289. string=5. sequence: wave (151-210)
  290.  
  291. ;Wave
  292. type=28
  293. hidden=1
  294. from=151
  295. to=210
  296. step=1
  297. input=4
  298. output=0
  299. centreX=160
  300. centreY=128
  301. axis=2
  302. frames=30
  303. frame=33
  304. zoom=1.000000
  305. damping=-0.500000
  306. amplitude=10.000000
  307. wavelength=40.000000
  308. phase=0.000000
  309. shift=0.000000
  310. doDamp=0
  311. eCentreX=-1
  312. eCentreY=-1
  313. eDamping=-1
  314. eZoom=-1
  315. eFrames=-1
  316. eFrame=6
  317. eAmplitude=5
  318. eWavelength=-1
  319. ePhase=-1
  320. eShift=-1
  321.  
  322. ;Comment
  323. type=32
  324. hidden=0
  325. from=1
  326. to=1
  327. step=1
  328. string=6. sequence: shiftlines (211-240)
  329.  
  330. ;ShiftLines
  331. type=7
  332. hidden=1
  333. from=211
  334. to=240
  335. step=1
  336. input=4
  337. output=0
  338. shift=0
  339. eShift=8
  340. amount=50
  341. eAmount=7
  342. probability=100
  343. eProbability=-1
  344. seed=123
  345. eSeed=9
  346. jitter=3
  347. direction=1
  348.  
  349. ;Compose
  350. type=3
  351. hidden=1
  352. from=211
  353. to=240
  354. step=1
  355. centreX=0
  356. centreY=0
  357. left=0
  358. top=0
  359. background=5
  360. foreground=0
  361. destination=0
  362. alpha=-1
  363. mix=100
  364. eLeft=-1
  365. eTop=-1
  366. eMix=-1
  367. genlock=2
  368. red1=0
  369. green1=0
  370. blue1=0
  371. red2=0
  372. green2=0
  373. blue2=0
  374. eRed1=-1
  375. eGreen1=-1
  376. eBlue1=-1
  377. eRed2=-1
  378. eGreen2=-1
  379. eBlue2=-1
  380.  
  381. ;Comment
  382. type=32
  383. hidden=0
  384. from=1
  385. to=1
  386. step=1
  387. string=7. sequence: blackhole (241-270)
  388.  
  389. ;BlackHole
  390. type=27
  391. hidden=1
  392. from=241
  393. to=270
  394. step=1
  395. input=5
  396. output=1
  397. centreX=106
  398. centreY=66
  399. amount=120.000000
  400. radius=40
  401. zoom=1.000000
  402. eCentreX=-1
  403. eCentreY=-1
  404. eAmount=10
  405. eZoom=-1
  406. eRadius=-1
  407.  
  408. ;Compose
  409. type=3
  410. hidden=1
  411. from=241
  412. to=270
  413. step=1
  414. centreX=0
  415. centreY=0
  416. left=0
  417. top=0
  418. background=4
  419. foreground=1
  420. destination=0
  421. alpha=-1
  422. mix=100
  423. eLeft=-1
  424. eTop=-1
  425. eMix=-1
  426. genlock=2
  427. red1=0
  428. green1=0
  429. blue1=0
  430. red2=0
  431. green2=0
  432. blue2=0
  433. eRed1=-1
  434. eGreen1=-1
  435. eBlue1=-1
  436. eRed2=-1
  437. eGreen2=-1
  438. eBlue2=-1
  439.  
  440. ;Comment
  441. type=32
  442. hidden=0
  443. from=1
  444. to=1
  445. step=1
  446. string=8. sequence: lut (271-330)
  447.  
  448. ;LUT
  449. type=34
  450. hidden=1
  451. from=271
  452. to=300
  453. step=1
  454. input=4
  455. output=0
  456. frame=14
  457. frames=31
  458. mode=1
  459. component=2
  460. pos=1
  461. spline=1 3 3
  462. sCnt=6 6 6
  463. dCnt=7 7 6
  464. srcX0=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  465. srcX1=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  466. srcX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  467. srcY0=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  468. srcY1=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  469. srcY2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  470. destX0=0.000000 42.500000 82.490494 127.500000 170.627350 219.334610 255.000000
  471. destX1=0.000000 42.500000 85.000000 127.500000 170.000000 212.500000 255.000000
  472. destX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  473. destY0=0.000000 100.000000 171.000000 255.000000 247.000000 143.000000 0.000000
  474. destY1=0.000000 85.000000 170.000000 255.000000 170.000000 85.000000 0.000000
  475. destY2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  476.  
  477. ;LUT
  478. type=34
  479. hidden=1
  480. from=301
  481. to=330
  482. step=1
  483. input=4
  484. output=0
  485. frame=13
  486. frames=30
  487. mode=1
  488. component=2
  489. pos=0
  490. spline=1 3 3
  491. sCnt=7 7 6
  492. dCnt=6 6 6
  493. srcX0=0.000000 42.500000 82.490494 127.500000 170.627350 219.334610 255.000000
  494. srcX1=0.000000 42.500000 85.000000 127.500000 170.000000 212.500000 255.000000
  495. srcX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  496. srcY0=0.000000 100.000000 171.000000 255.000000 247.000000 143.000000 0.000000
  497. srcY1=0.000000 85.000000 170.000000 255.000000 170.000000 85.000000 0.000000
  498. srcY2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  499. destX0=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  500. destX1=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  501. destX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  502. destY0=0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
  503. destY1=0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
  504. destY2=0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
  505.  
  506. ;Variables
  507. vNodeCount=11
  508.  
  509. ;1.brighness
  510. name=1.brighness
  511. xmin=-1.5
  512. xmax=31.5
  513. ymin=-262.5
  514. ymax=12.5
  515. spline=1
  516. selected=0
  517. knots=2
  518. 0
  519. -200
  520. 30
  521. 0
  522.  
  523. ;1.contrast
  524. name=1.contrast
  525. xmin=-1.5
  526. xmax=31.5
  527. ymin=-1
  528. ymax=40
  529. spline=1
  530. selected=0
  531. knots=2
  532. 0
  533. 40
  534. 30
  535. 0
  536.  
  537. ;2.brightness
  538. name=2.brightness
  539. xmin=28.5
  540. xmax=61.5
  541. ymin=-267.7
  542. ymax=255
  543. spline=1
  544. selected=0
  545. knots=2
  546. 30
  547. -220
  548. 60
  549. 200
  550.  
  551. ;3.amount
  552. name=3.amount
  553. xmin=58.05
  554. xmax=122.9
  555. ymin=-0.1835
  556. ymax=360
  557. spline=1
  558. selected=4
  559. knots=6
  560. 61
  561. 0
  562. 79
  563. 72.37
  564. 93
  565. 199.3
  566. 105
  567. 336.7
  568. 111
  569. 124.2
  570. 120
  571. 0
  572.  
  573. ;4.amount
  574. name=4.amount
  575. xmin=120
  576. xmax=150
  577. ymin=-1
  578. ymax=90
  579. spline=1
  580. selected=1
  581. knots=2
  582. 121
  583. 0
  584. 150
  585. 90
  586.  
  587. ;5.amplitude
  588. name=5.amplitude
  589. xmin=148
  590. xmax=212.9
  591. ymin=-0.5
  592. ymax=16
  593. spline=1
  594. selected=2
  595. knots=5
  596. 151
  597. 0
  598. 160
  599. 10
  600. 181
  601. 13.74
  602. 201
  603. 10
  604. 210
  605. 0
  606.  
  607. ;5.frame
  608. name=5.frame
  609. xmin=150
  610. xmax=210
  611. ymin=0
  612. ymax=60
  613. spline=1
  614. selected=1
  615. knots=2
  616. 151
  617. 1
  618. 210
  619. 60
  620.  
  621. ;6.amount
  622. name=6.amount
  623. xmin=210
  624. xmax=240
  625. ymin=-1
  626. ymax=80
  627. spline=1
  628. selected=1
  629. knots=3
  630. 211
  631. 0
  632. 220
  633. 50.86
  634. 240
  635. 80
  636.  
  637. ;6.shift
  638. name=6.shift
  639. xmin=210
  640. xmax=240
  641. ymin=-1
  642. ymax=320
  643. spline=1
  644. selected=2
  645. knots=3
  646. 211
  647. 0
  648. 229
  649. 48.81
  650. 240
  651. 320
  652.  
  653. ;6.seed
  654. name=6.seed
  655. xmin=210
  656. xmax=240
  657. ymin=9
  658. ymax=60
  659. spline=1
  660. selected=1
  661. knots=2
  662. 211
  663. 10
  664. 240
  665. 60
  666.  
  667. ;7.amount
  668. name=7.amount
  669. xmin=240
  670. xmax=270
  671. ymin=-0.4964
  672. ymax=260
  673. spline=1
  674. selected=1
  675. knots=3
  676. 241
  677. 0.5036
  678. 263
  679. 70.72
  680. 270
  681. 260
  682.